Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 3 - Directory Numbers / Directory Number Reference
Constants


Do Not Disturb Types

When you call the TELDNDSet function, you need to specify the type of calls to which the Do Not Disturb feature should apply. The following constants are defined for your use:

enum {
   telDNDIntExt            = 0,
   telDNDExternal          = 1,
   telDNDInternal          = 2,
   telDNDNonIntercom       = 3
};
Constant descriptions

telDNDIntExt
Do Not Disturb applies to all internal and external calls.
telDNDExternal
Do Not Disturb applies to external calls only.
telDNDInternal
Do Not Disturb applies to internal calls only.
telDNDNonIntercom
Do Not Disturb applies to all internal and external calls except those connecting through an intercom system.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help